libxenlight: do not try to set memory target with a number we haven't
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 12 Jan 2010 07:03:14 +0000 (07:03 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 12 Jan 2010 07:03:14 +0000 (07:03 +0000)
commit0d8907b04950b007876f787df51b4cba595cd2ed
treee8441140bb2b0ed4b1c666daba5302dabbf12b4a
parentf777e25427e0204eaa74f8739fe02c436bdfc339
libxenlight: do not try to set memory target with a number we haven't
verified in set-mem.

checking that memory string conversion what done properly instead of
sending a request to balloon a domain to 0 memory.

Signed-off-by: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
tools/libxl/xl.c